home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FM Towns: Free Software Collection 8
/
FM Towns Free Software Collection 8.iso
/
t_os
/
sidefast
/
sidefast.c
next >
Wrap
C/C++ Source or Header
|
1994-06-01
|
57b
|
6 lines
void
main()
{
_outb( 0x5ec, _inb( 0x5ec ) ^ 1 );
}